This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

mac m1晶片踩坑記

mac m1晶片踩坑記

[Day04]: 共享檔案方法-資料卷

[Day04]: 共享檔案方法-資料卷

React & Flux Official introduction video

React & Flux Official introduction video


Comments